String.updateBorrowed

If it was borrowed, allocate new memory.

struct String
@nogc
bool
updateBorrowed
(
size_t length
)

Meta